-
1 Adaptive Algorithm Selection Method
Software: AASMУниверсальный русско-английский словарь > Adaptive Algorithm Selection Method
-
2 diversity selection algorithm using coding
алгоритм выбора сигнала при разнесённой передаче информации с кодированием (при использовании такого алгоритма передаваемая информация кодируется кодом, исправляющим или обнаруживающим ошибки, а на приёмной стороне выбор одного из выходных сигналов декодеров осуществляется путём мажоритарного голосования или по минимуму расстояния между принятым словом и декодированным словом); ср. power selection algorithmАнгло-русский словарь промышленной и научной лексики > diversity selection algorithm using coding
-
3 power selection algorithm
алгоритм выбора канала ( в многоканальном приёмнике) с наилучшей энергетикой; ср. diversity selection algorithm using codingАнгло-русский словарь промышленной и научной лексики > power selection algorithm
-
4 automated station selection algorithm
Engineering: ASSAУниверсальный русско-английский словарь > automated station selection algorithm
-
5 branch and bound selection G algorithm
abbr. BNBалгоритм выбора (напр., оптимальной трассировки) на основе метода ветвей и границ ( ветвлений и ограничений)Англо-русский словарь промышленной и научной лексики > branch and bound selection G algorithm
-
6 diversity selection algorithm
алгоритм выбора наилучшего канала в СС с разнесением (реализуется в приёмнике СС и заключается в выборе для последующей обработки сигнала того канала приёмника, в котором обеспечивается наименьшая ВОП)Англо-русский словарь промышленной и научной лексики > diversity selection algorithm
-
7 greedy selection algorithm
abbr. GSAалгоритм выбора (напр., оптимальной трассировки) с быстрой реакцией (по принципу «жадного клиента»)Англо-русский словарь промышленной и научной лексики > greedy selection algorithm
-
8 выбор алгоритмов
Mathematics: algorithm selection -
9 алгоритм выборки по ключу
Русско-английский словарь нормативно-технической терминологии > алгоритм выборки по ключу
-
10 алгоритм поиска кратчайшего маршрута
Русско-английский большой базовый словарь > алгоритм поиска кратчайшего маршрута
-
11 алгоритм автоматизированного выбора станции
Engineering: automated station selection algorithmУниверсальный русско-английский словарь > алгоритм автоматизированного выбора станции
-
12 генетический алгоритм отбора входных данных
Statistics: genetic algorithm input selectionУниверсальный русско-английский словарь > генетический алгоритм отбора входных данных
-
13 алгоритм сортировки
Русско-английский словарь по информационным технологиям > алгоритм сортировки
См. также в других словарях:
Selection (disambiguation) — Selection may refer to:* Selection, in the context of biological evolution * in computer science ** Selection algorithm, an algorithm that finds the k th smallest number in a list ** Selection (genetic algorithm) ** Selection (relational algebra) … Wikipedia
Selection sort — Infobox Algorithm class=Sorting algorithm data=Array time= О(n²) space= О(n) total, O(1) auxiliary optimal=Not usuallySelection sort is a sorting algorithm, specifically an in place comparison sort. It has O( n 2) complexity, making it… … Wikipedia
Selection (genetic algorithm) — Selection is the stage of a genetic algorithm in which individual genomes are chosen from a population for later breeding (recombination or crossover).There are several generic selection algorithms, such as tournament selection and fitness… … Wikipedia
Selection algorithm — In computer science, a selection algorithm is an algorithm for finding the kth smallest number in a list (such a number is called the kth order statistic). This includes the cases of finding the minimum, maximum, and median elements. There are… … Wikipedia
Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… … Wikipedia
Selection-based search — A selection based search system is a search engine system in which the user invokes a search query using only the mouse.[1] A selection based search system allows the user to search the internet for more information about any keyword or phrase… … Wikipedia
Genetic algorithm — A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of… … Wikipedia
Sorting algorithm — In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most used orders are numerical order and lexicographical order. Efficient sorting is important for optimizing the use of other… … Wikipedia
Clonal Selection Algorithm — In Artificial immune systems, Clonal selection algorithms are a class of algorithms inspired by the clonal selection theory of acquired immunity that explains how B and T lymphocytes improve their response to antigens over time called affinity… … Wikipedia
Memetic algorithm — Memetic algorithms (MA) represent one of the recent growing areas of research in evolutionary computation. The term MA is now widely used as a synergy of evolutionary or any population based approach with separate individual learning or local… … Wikipedia
Feature selection — Feature selection, also known as variable selection, feature reduction, attribute selection or variable subset selection, is the technique, commonly used in machine learning, of selecting a subset of relevant features for building robust learning … Wikipedia